www.gusucode.com > 24Beta 虚拟主机版 1.0.0 Beta源码程序 > 24Beta 虚拟主机版 1.0.0 Beta源码程序/24Beta-1.0.0-vhost/library/framework/messages/pl/yii.php

    <?php
/**
 * Message translations.
 *
 * This file is automatically generated by 'yiic message' command.
 * It contains the localizable messages extracted from source code.
 * You may modify this file by translating the extracted messages.
 *
 * Each array element represents the translation (value) of a message (key).
 * If the value is empty, the message is considered as not translated.
 * Messages that no longer need translation will have their translations
 * enclosed between a pair of '@@' marks.
 *
 * NOTE, this file must be saved in UTF-8 encoding.
 *
 * @version $Id: $
 */
return array (
  '"{path}" is not a valid directory.' => '"{path}" nie jest poprawnym katalogiem.',
  '&lt; Previous' => '&lt; Poprzednia',
  '&lt;&lt; First' => '&lt;&lt; Pierwsza',
  'Active Record requires a "db" CDbConnection application component.' => 'Active Record wymaga komponentu aplikacji "db" CDbConnection.',
  'Active record "{class}" has an invalid configuration for relation "{relation}". It must specify the relation type, the related active record class and the foreign key.' => 'Konfiguracja active record "{class}" jest niewłaściwa dla relacji" {relation}". Musi definiować typ relacji, odnośną klasę active record i klucz obcy.',
  'Active record "{class}" is trying to select an invalid column "{column}". Note, the column must exist in the table or be an expression with alias.' => 'Active record "{class}" próbuje wybrać nieodpowiednią kolumnę "{column}". Pamiętaj, że kolumna musi istnieć w tabeli lub musi być wyrażona aliasem.',
  'Alias "{alias}" is invalid. Make sure it points to an existing directory or file.' => 'Alias "{alias}" jest nieprawidłowy. Upewnij się, że wskazuje na istniejący katalog lub plik.',
  'Application base path "{path}" is not a valid directory.' => 'Podstawowa ścieżka aplikacji "{path}" nie jest poprawnym katalogiem.',
  'Application runtime path "{path}" is not valid. Please make sure it is a directory writable by the Web server process.' => 'Ścieżka uruchomieniowa aplikacji "{path}" jest nieprawidłowa. Upewnij się proszę, że ten katalog jest dostępny do zapisu dla procesu Web serwera.',
  'Authorization item "{item}" has already been assigned to user "{user}".' => 'Żeton "{item}" został już przypisany użytkownikowi "{user}".',
  'CApcCache requires PHP apc extension to be loaded.' => 'CApcCache wymaga załadowanego rozszerzenia PHP apc.',
  'CAssetManager.basePath "{path}" is invalid. Please make sure the directory exists and is writable by the Web server process.' => 'Ścieżka CAssetManager.basePath "{path}" jest nieprawidłowa. Upewnij się proszę, że ten katalog istnieje i jest dostępny do zapisu dla procesu Web serwera.',
  'CCacheHttpSession.cacheID is invalid. Please make sure "{id}" refers to a valid cache application component.' => 'Identyfikator CCacheHttpSession.cacheID jest niepoprawny. Upewnij się proszę, że "{id}" odnosi się do istniejącego komponentu cacheującego aplikacji.',
  'CCaptchaValidator.action "{id}" is invalid. Unable to find such an action in the current controller.' => 'Metoda CCaptchaValidator.action "{id}" jest nieprawidłowa. Nie mogę znaleźć takiej metody w bieżącym kontrolerze.',
  'CDbAuthManager.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'Identyfikator CDbAuthManager.connectionID "{id}" jest niewłaściwy. Upewnij się proszę, że odnosi się on do ID komponentu CDbConnection aplikacji.',
  'CDbCache.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'Identyfikator CDbCache.connectionID "{id}" jest nieprawidłowy. Upewnij się proszę, że odnosi się on do ID komponentu CDbConnection aplikacji.',
  'CDbCacheDependency.sql cannot be empty.' => 'Wyrażenie CDbCacheDependency.sql nie może być puste.',
  'CDbCommand failed to execute the SQL statement: {error}' => 'CDbCommand nie zdołał wykonać polecenia SQL: {error}',
  'CDbCommand failed to prepare the SQL statement: {error}' => 'CDbCommand nie zdołał przygotować polecenia SQL: {error}',
  'CDbConnection does not support reading schema for {driver} database.' => 'CDbConnection nie wspiera schematu odczytu bazy danych {driver}.',
  'CDbConnection failed to open the DB connection: {error}' => 'CDbConnection nie zdołał otworzyć połączenia DB: {error}',
  'CDbConnection is inactive and cannot perform any DB operations.' => 'CDbConnection jest nieaktywny i nie może wykonać operacji bazodanowej.',
  'CDbConnection.connectionString cannot be empty.' => 'Wyrażenie CDbConnection.connectionString nie może być puste.',
  'CDbDataReader cannot rewind. It is a forward-only reader.' => 'CDbDataReader nie może przewinąć wstecz. Czyta tylko naprzód.',
  'CDbHttpSession.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'Identyfikator CDbHttpSession.connectionID "{id}" jest niepoprawny. Upewnij się proszę, że odnosi się on do ID komponentu CDbConnection aplikacji.',
  'CDbLogRoute requires database table "{table}" to store log messages.' => 'CDbLogRoute wymaga tabeli bazodanowej "{table}" do przechowywania logu komunikatów.',
  'CDbLogRoute.connectionID "{id}" does not point to a valid CDbConnection application component.' => 'Identyfikator CDbLogRoute.connectionID "{id}" nie wskazuje na właściwy komponent CDbConnection aplikacji.',
  'CDbMessageSource.connectionID is invalid. Please make sure "{id}" refers to a valid database application component.' => 'Identyfikator CDbMessageSource.connectionID jest nieprawidłowy. Upewnij się proszę, że "{id}" odnosi się do właściwego komponentu bazodanowego aplikacji.',
  'CDbTransaction is inactive and cannot perform commit or roll back operations.' => 'CDbTransaction jest nieaktywny i nie może wykonać poleceń COMMIT lub ROLLBACK.',
  'CDirectoryCacheDependency.directory cannot be empty.' => 'Katalog CDirectoryCacheDependency.directory nie może być pusty.',
  'CFileCacheDependency.fileName cannot be empty.' => 'CFileCacheDependency.fileName nie może być pustym napisem.',
  'CFileLogRoute.logPath "{path}" does not point to a valid directory. Make sure the directory exists and is writable by the Web server process.' => 'Ścieżka CFileLogRoute.logPath "{path}" nie wskazuje na właściwy katalog. Upewnij się proszę, że ten katalog istnieje i jest dostępny do zapisu dla procesu Web serwera.',
  'CFilterChain can only take objects implementing the IFilter interface.' => 'CFilterChain może przyjmować tylko obiekty implementujące interfejs IFilter.',
  'CFlexWidget.baseUrl cannot be empty.' => 'CFlexWidget.baseUrl nie może być pusty.',
  'CFlexWidget.name cannot be empty.' => 'CFlexWidget.name nie może być pusty.',
  'CGlobalStateCacheDependency.stateName cannot be empty.' => 'CGlobalStateCacheDependency.stateName nie może być pusty.',
  'CHttpCookieCollection can only hold CHttpCookie objects.' => 'Kolekcja CHttpCookieCollection może przechowywać tylko obiekty CHttpCookie.',
  'CHttpRequest is unable to determine the entry script URL.' => 'CHttpRequest nie może określić URL skryptu wejściowego.',
  'CHttpRequest is unable to determine the path info of the request.' => 'CHttpRequest nie może określić informacji o ścieżce żądania.',
  'CHttpRequest is unable to determine the request URI.' => 'CHttpRequest nie może określić URI żądania.',
  'CHttpSession.cookieMode can only be "none", "allow" or "only".' => 'CHttpSession.cookieMode może przyjmować tylko wartości "none", "allow" lub "only".',
  'CHttpSession.gcProbability "{value}" is invalid. It must be an integer between 0 and 100.' => 'Wartość CHttpSession.gcProbability "{value}" jest nieprawidłowa. Musi być liczbą całkowitą z przedziału 0 do 100.',
  'CHttpSession.savePath "{path}" is not a valid directory.' => 'ścieżka CHttpSession.savePath "{path}" nie jest prawidłowym katalogiem.',
  'CMemCache requires PHP memcache extension to be loaded.' => 'Do załadowania CMemCache wymagane jest rozszerzenie PHP memcache.',
  'CMemCache server configuration must be an array.' => 'Konfiguracja serwera CMemCache musi być tablicą.',
  'CMemCache server configuration must have "host" value.' => 'Konfiguracja serwera CMemCache musi zawierać wartość "host".',
  'CMultiFileUpload.name is required.' => 'Nazwa CMultiFileUpload.name jest wymagana.',
  'CProfileLogRoute found a mismatching code block "{token}". Make sure the calls to Yii::beginProfile() and Yii::endProfile() be properly nested.' => 'CProfileLogRoute natrafił na błędny blok kodu "{token}". Upewnij się, że wywołania Yii::beginProfile() i Yii::endProfile() są poprawnie zagnieżdżone.',
  'CProfileLogRoute.report "{report}" is invalid. Valid values include "summary" and "callstack".' => 'Wartość CProfileLogRoute.report "{report}" jest nieprawidłowa. Właściwe wartości zawierają "summary" i "callstack".',
  'CSecurityManager requires PHP mcrypt extension to be loaded in order to use data encryption feature.' => 'Do załadowania CSecurityManager wymagane jest rozszerzenie PHP mcrypt .',
  'CSecurityManager.encryptionKey cannot be empty.' => 'Klucz CSecurityManager.encryptionKey nie może być pusty.',
  'CSecurityManager.validation must be either "MD5" or "SHA1".' => 'CSecurityManager.validation musi być typu "MD5" lub "SHA1".',
  'CSecurityManager.validationKey cannot be empty.' => 'Klucz CSecurityManager.validationKey nie może być pusty.',
  'CTypedList<{type}> can only hold objects of {type} class.' => 'Lista CTypedList<{type}> może przechowywać tylko obiekty klasy {type}.',
  'CUrlManager.UrlFormat must be either "path" or "get".' => 'CUrlManager.UrlFormat musi zawierać "path" lub "get".',
  'CXCache requires PHP XCache extension to be loaded.' => 'Do załadowania CXCache wymagane jest rozszerzenie PHP XCache.',
  'Cache table "{tableName}" does not exist.' => 'Tabela Cache "{tableName}" nie istnieje.',
  'Cannot add "{child}" as a child of "{name}". A loop has been detected.' => 'Nie mogę dodać "{child}" jako potomka "{name}". Wykryto zapętlenie.',
  'Cannot add "{child}" as a child of "{parent}". A loop has been detected.' => 'Nie mogę dodać "{child}" jako potomka "{parent}". Wykryto zapętlenie.',
  'Cannot add "{name}" as a child of itself.' => 'Nie mogę dodać "{name}" jako potomka samego siebie.',
  'Cannot add an item of type "{child}" to an item of type "{parent}".' => 'Nie mogę dodać pozycji typu "{child}" do pozycji typu "{parent}".',
  'Either "{parent}" or "{child}" does not exist.' => 'Zarówno "{parent}" jak i "{child}" nie istnieją.',
  'Error: Table "{table}" does not have a primary key.' => 'Błąd: Tabela "{table}" nie ma klucza głównego.',
  'Error: Table "{table}" has a composite primary key which is not supported by crud command.' => 'Błąd: Tabela "{table}" zawiera klucz główny złożony, który nie jest wspierany przez polecenie crud.',
  'Event "{class}.{event}" is attached with an invalid handler "{handler}".' => 'Zdarzenie "{class}.{event}" jest połączone z niewłaściwym uchwytem "{handler}".',
  'Event "{class}.{event}" is not defined.' => 'Zdarzenie "{class}.{event}" nie jest zdefiniowane.',
  'Failed to write the uploaded file "{file}" to disk.' => 'Nie powiódł się zapis załadowywanego pliku "{file}" na dysk.',
  'File upload was stopped by extension.' => 'Ładowanie pliku zostało zatrzymane przez rozszerzenie.',
  'Filter "{filter}" is invalid. Controller "{class}" does have the filter method "filter{filter}".' => 'Filtr "{filter}" jest niewłaściwy. Kontroler "{class}" nie zawiera metody filtra "filter{filter}".',
  'Get a new code' => 'Pobierz nowy kod',
  'Go to page: ' => 'Przejdź do strony: ',
  'Invalid MO file revision: {revision}.' => 'Nieprawidłowa korekta pliku MO: {revision}.',
  'Invalid MO file: {file} (magic: {magic}).' => 'Nieprawidłowy plik MO: {file} (liczba magiczna: {magic}).',
  'Invalid enumerable value "{value}". Please make sure it is among ({enum}).' => 'Nieprawidłowa wartość typu wyliczeniowego "{value}". Upewnij się proszę, że jest wśród wartości typu ({enum}).',
  'Last &gt;&gt;' => 'Ostatnia &gt;&gt;',
  'List data must be an array or an object implementing Traversable.' => 'Wartość listy musi być tablica lub obiektem implementującym interfejs Traversable.',
  'List index "{index}" is out of bound.' => 'Indeks listy "{index}" jest poza zakresem.',
  'Login Required' => 'Wymagane logowanie',
  'Map data must be an array or an object implementing Traversable.' => 'Dane mapowania muszą być tablicą lub obiektem implementującym interfejs Traversable.',
  'Missing the temporary folder to store the uploaded file "{file}".' => 'Brak tymczasowego katalogu do zapisania wczytywanego pliku "{file}".',
  'Next &gt;' => 'Następna&gt;',
  'No columns are being updated for table "{table}".' => 'Żadne kolumny nie są aktualizowane w tabeli "{table}".',
  'No counter columns are being updated for table "{table}".' => 'Żadne kolumny licznika nie są aktualizowane w tabeli "{table}".',
  'Object configuration must be an array containing a "class" element.' => 'Konfiguracja obiektu musi być tablicą zawierającą element "class".',
  'Please fix the following input errors:' => 'Popraw następujące błędy:',
  'Property "{class}.{property}" is not defined.' => 'Właściwość "{class}.{property}" nie jest zdefiniowana.',
  'Property "{class}.{property}" is read only.' => 'Właściwość "{class}.{property}" jest tylko do odczytu.',
  'Queue data must be an array or an object implementing Traversable.' => 'Dane kolejki muszą być tablicą lub muszą być obiektem implementującym interfejs Traversable.',
  'Relation "{name}" is not defined in active record class "{class}".' => 'Relacja "{name}" nie jest zdefiniowana w klasie active record "{class}".',
  'Stack data must be an array or an object implementing Traversable.' => 'Dane stosu muszą być tablicą lub muszą być obiektem implementującym interfejs Traversable.',
  'Table "{table}" does not have a column named "{column}".' => 'Tabela "{table}" nie posiada kolumny o nazwie "{column}".',
  'Table "{table}" does not have a primary key defined.' => 'Tabela "{table}" nie posiada zdefiniowanego klucza głównego.',
  'The "filter" property must be specified with a valid callback.' => 'Właściwość "filter" musi być określona wraz z poprawnym odwołaniem.',
  'The "pattern" property must be specified with a valid regular expression.' =>'Właściwość "pattern" musi być określona z właściwym wyrażeniem regularnym.',
  'The "view" property is required.' => 'Widok "view" jest wymagany.',
  'The CSRF token could not be verified.' => 'Żeton CSRF nie mógł zostać zweryfikowany.',
  'The URL pattern "{pattern}" for route "{route}" is not a valid regular expression.' => 'Wzorzec URL "{pattern}" dla for route "{route}" nie jest poprawnym wyrażeniem regularnym.',
  'The active record cannot be deleted because it is new.' => 'Bieżący rekord nie może zostać usunięty ponieważ jest nowy.',
  'The active record cannot be inserted to database because it is not new.' => 'Bieżący rekord nie może zostać wstawiony ponieważ nie jest nowy.',
  'The active record cannot be updated because it is new.' => 'Bieżący rekord nie może zostać zaktualizowany ponieważ jest nowy.',
  'The asset "{asset}" to be published does not exist.' => 'Zasób "{asset}" przeznaczony do opublikowania nie istnieje.',
  'The column "{column}" is not a foreign key in table "{table}".' => 'Kolumna "{column}" nie jest kluczem obcym w tabeli "{table}".',
  'The command path "{path}" is not a valid directory.' => 'Ścieżka polecenia "{path}" nie jest właściwym katalogiem.',
  'The controller path "{path}" is not a valid directory.' => 'Ścieżka kontrolera "{path}" nie jest właściwym katalogiem.',
  'The file "{file}" cannot be uploaded. Only files with these extensions are allowed: {extensions}.' => 'Plik "{file}" nie może być załadowany. Dopuszczalne są tylko pliki z następującymi rozszerzeniami: {extensions}.',
  'The file "{file}" is too large. Its size cannot exceed {limit} bytes.' => 'Plik "{file}" jest zbyt wielki. Rozmiar nie może przekraczać {limit} bajtów.',
  'The file "{file}" is too small. Its size cannot be smaller than {limit} bytes.' => 'Plik "{file}" jest zbyt mały. Rozmiar nie może być mniejszy niż {limit} bajtów.',
  'The file "{file}" was only partially uploaded.' => 'Plik "{file}" został tylko częściowo załadowany.',
  'The first element in a filter configuration must be the filter class.' => 'Pierwszy element konfiguracji filtra musi być klasą filtra.',
  'The item "{name}" does not exist.' => 'Element"{name}" nie istnieje.',
  'The item "{parent}" already has a child "{child}".' => 'Element "{parent}" już ma potomka "{child}".',
  'The layout path "{path}" is not a valid directory.' => 'Ścieżka layout-u "{path}" nie jest prawidłowym katalogiem.',
  'The list is read only.' => 'Lista jest tylko do odczytu.',
  'The map is read only.' => 'Mapowanie jest tylko do odczytu.',
  'The pattern for 12 hour format must be "h" or "hh".' => 'Formatem kodowania godzin dla doby 12 godzinnej jest "h" lub "hh".',
  'The pattern for 24 hour format must be "H" or "HH".' => 'Formatem kodowania godzin dla doby 24 godzinnej jest "H" lub "HH".',
  'The pattern for AM/PM marker must be "a".' => 'Formatem kodowania znacznika AM/PM jest "a".',
  'The pattern for day in month must be "F".' =>'Formatem kodowania dnia w miesiącu jest "F".',
  'The pattern for day in year must be "D", "DD" or "DDD".' => 'Formatem kodowania dnia w roku jest "D", "DD" lub "DDD".',
  'The pattern for day of the month must be "d" or "dd".' => 'Formatem kodowania dnia miesiąca jest "d" lub "dd".',
  'The pattern for day of the week must be "E", "EE", "EEE", "EEEE" or "EEEEE".' => 'Formatem kodowania dnia tygodnia jest "E", "EE", "EEE", "EEEE" lub "EEEEE".',
  'The pattern for era must be "G", "GG", "GGG", "GGGG" or "GGGGG".' => 'Formatem kodowania ery jest "G", "GG", "GGG", "GGGG" lub "GGGGG".',
  'The pattern for hour in AM/PM must be "K" or "KK".' => 'Formatem kodowania godziny przed- lub popołudniu (AM/PM) jest "K" lub "KK".',
  'The pattern for hour in day must be "k" or "kk".' => 'Formatem kodowania godziny w ciągu dnia jest "k" or "kk".',
  'The pattern for minutes must be "m" or "mm".' => 'Formatem kodowania minut jest "m" lub "mm".',
  'The pattern for month must be "M", "MM", "MMM", or "MMMM".' => 'Formatem kodowania miesiąca jest "M", "MM", "MMM", lub "MMMM".',
  'The pattern for seconds must be "s" or "ss".' => 'Formatem kodowania sekund jest "s" lub "ss".',
  'The pattern for time zone must be "z" or "v".' => 'Formatem kodowania strefy czasowej jest "z" lub "v".',
  'The pattern for week in month must be "W".' => 'Formatem kodowania numeru tygodnia w miesiącu jest be "W".',
  'The pattern for week in year must be "w".' => 'Formatem kodowania numeru tygodnia w roku jest be "w".',
  'The queue is empty.' => 'Kolejka jest pusta.',
  'The relation "{relation}" in active record class "{class}" is not specified correctly: the join table "{joinTable}" given in the foreign key cannot be found in the database.' => 'Relacja "{relation}" w bieżącym rekordzie klasy "{class}" nie jest zdefiniowana prawidłowo: w bazie danych nie można odnaleźć dołączanej tabeli "{joinTable}" podanej w kluczu obcym.',
  'The relation "{relation}" in active record class "{class}" is specified with an incomplete foreign key. The foreign key must consist of columns referencing both joining tables.' => 'Relacja "{relation}" w bieżącym rekordzie klasy "{class}" jest opisana niekompletnym kluczem obcym. Klucz obcy musi składać się z odpowiednich kolumn obu łączonych tabel.',
  'The relation "{relation}" in active record class "{class}" is specified with an invalid foreign key "{key}". The foreign key does not point to either joining table.' => 'Relacja "{relation}" w bieżącym rekordzie klasy "{class}" jest opisana nieprawidłowym kluczem obcym is specified with an invalid foreign key "{key}". Klucz obcy nie wskazuje jednej z łączonych tabel.',
  'The relation "{relation}" in active record class "{class}" is specified with an invalid foreign key. The format of the foreign key must be "joinTable(fk1,fk2,...)".' => 'Relacja "{relation}" w bieżącym rekordzie klasy "{class}" jest opisana nieprawidłowym kluczem obcym. Format klucza obcego musi być postaci "joinTable(fk1,fk2,...)".',
  'The requested controller "{controller}" does not exist.' => 'Wywoływany kontroler "{controller}" nie istnieje.',
  'The requested view "{name}" is not found.' => 'Wywoływany widok "{name}" nie został odnaleziony.',
  'The stack is empty.' => 'Stos jest pusty.',
  'The system is unable to find the requested action "{action}".' => 'System nie może odnaleźć żądanej metody "{action}".',
  'The system view path "{path}" is not a valid directory.' => 'Ścieżka widoku systemowego The system view path "{path}" nie jest prawidłowym katalogiem.',
  'The table "{table}" for active record class "{class}" cannot be found in the database.' => 'Tabela "{table}" dla bieżącego rekordu klasy "{class}" nie została znaleziona w bazie danych.',
  'The value for the primary key "{key}" is not supplied when querying the table "{table}".' => 'Wartość klucza głównego "{key}" nie została podana w kwerendzie do tabeli"{table}".',
  'The verification code is incorrect.' => 'Kod weryfikujący jest niepoprawny.',
  'The view path "{path}" is not a valid directory.' => 'Ścieżka widoku "{path}" nie jest poprawnym katalogiem.',
  'Theme directory "{directory}" does not exist.' => 'Katalog tematów "{directory}" nie istnieje.',
  'This content requires the <a href="http://www.adobe.com/go/getflash/">Adobe Flash Player</a>.' => 'Ta zawartość wymaga <a href="http://www.adobe.com/go/getflash/">Adobe Flash Player</a>.',
  'Unable to add an item whose name is the same as an existing item.' => 'Nie mogę dodać elementu o nazwie identycznej z już istniejącym elementem.',
  'Unable to change the item name. The name "{name}" is already used by another item.' => 'Nie mogę zmienić nazwy elementu. Nazwa "{name}" jest już używana przez inny element.',
  'Unable to create application state file "{file}". Make sure the directory containing the file exists and is writable by the Web server process.' => 'Nie mogę utworzyć pliku stanu aplikacji "{file}". Upewnij się, że katalog zawierający ten plik istnieje i jest dostępny do zapisu dla procesu Web serwera.',
  'Unable to find the decorator view "{view}".' => 'Nie mogę odnaleźć widoku dekoratora "{view}".',
  'Unable to find the list item.' => 'Nie mogę znaleźć elementu listy.',
  'Unable to lock file "{file}" for reading.' => 'Nie mogę zablokować pliku "{file}" do odczytu.',
  'Unable to lock file "{file}" for writing.' => 'Nie mogę zablokować pliku "{file}" do zapisu.',
  'Unable to read file "{file}".' => 'Nie mogę czytać pliku "{file}".',
  'Unable to replay the action "{object}.{method}". The method does not exist.' => 'Nie mogę ponowić czynności "{object}.{method}". Ta metoda nie istnieje.',
  'Unable to write file "{file}".' => 'Nie mogę pisać do pliku "{file}".',
  'Unknown authorization item "{name}".' => 'Nieznany element autoryzacji "{name}".',
  'Unrecognized locale "{locale}".' => 'Nierozpoznana lokalizacja "{locale}".',
  'View file "{file}" does not exist.' => 'Plik widoku "{file}" nie istnieje.',
  'Yii application can only be created once.' => 'Aplikacja Yii może być utworzona tyko raz.',
  'You are not authorized to perform this action.' => 'Nie jesteś upoważniony do wykonania tej czynności.',
  'Your request is not valid.' => 'Twoje żądanie nie jest poprawne.',
  '{attribute} "{value}" has already been taken.' => '{attribute} "{value}" został już wykorzystany.',
  '{attribute} cannot be blank.' => 'Pole {attribute} nie może być puste.',
  '{attribute} is invalid.' => 'Zawartość pola {attribute} jest nieprawidłowa.',
  '{attribute} is not a valid URL.' => 'Zawartość pola {attribute} nie jest poprawnym adresem URL.',
  '{attribute} is not a valid email address.' => 'Zawartość pola {attribute} nie jest poprawnym adresem email.',
  '{attribute} is not in the list.' => '{attribute} nie występuje na tej liście.',
  '{attribute} is of the wrong length (should be {length} characters).' => 'Pole {attribute} posiada niepoprawną długość (powinno posiadać {length} znaków).',
  '{attribute} is too big (maximum is {max}).' => 'Wartość w polu {attribute} jest zbyt wielkia (maksimum stanowi {max}).',
  '{attribute} is too long (maximum is {max} characters).' => 'Pole {attribute} jest za długie (maksymalna ilość znaków to {max}).',
  '{attribute} is too short (minimum is {min} characters).' => 'Pole {attribute} jest za krótkie (minimalna ilość znaków to {min}).',
  '{attribute} is too small (minimum is {min}).' => 'Wartość w polu {attribute} jest zbyt mała (minimum stanowi {min}).',
  '{attribute} must be a number.' => 'Zawartość pola {attribute} musi być liczbą.',
  '{attribute} must be an integer.' => 'Zawartość pola {attribute} musi być liczbą całkowitą.',
  '{attribute} must be repeated exactly.' => '{attribute} musi być powtórzony dokładnie.',
  '{attribute} must be {type}.' => 'Zawartość pola {attribute} musi być typu {type}.',
  '{className} does not support add() functionality.' => '{className} nie wspiera funkcjonalności add().',
  '{className} does not support delete() functionality.' => '{className} nie wspiera funkcjonalności delete().',
  '{className} does not support flush() functionality.' => '{className} nie wspiera funkcjonalności flush().',
  '{className} does not support get() functionality.' => '{className} nie wspiera funkcjonalności get().',
  '{className} does not support set() functionality.' => '{className} nie wspiera funkcjonalności set().',
  '{class} does not have attribute "{name}".' => '{class} nie posiada atrybutu "{attribute}".',
  '{class} does not have attribute named "{name}".' => '{class} nie posiada atrybutu o nazwie "{name}".',
  '{class} does not have relation "{name}".' => '{class} nie posiada relacji o nazwie "{name}".',
  '{class} does not support fetching all table names.' => '{class} nie wspiera pobierania wszystkich nazw tabeli.',
  '{class} has an invalid validation rule. The rule must specify attributes to be validated and the validator name.' => '{class} ma niewłaściwą regułę walidacji. Reguła musi określać atrybuty, które mają zostać zweryfikowane i nazwę walidatora.',
  '{class} must specify "model" and "attribute" or "name" property values.' => '{class} musi określać wartości właściwości "model" i "attribute" lub "name".',
  '{class}.allowAutoLogin must be set true in order to use cookie-based authentication.' => '{class}.allowAutoLogin musi być ustawiony na true aby móc użyć autoryzacji opartej o cookie.',
  '{class}::authenticate() must be implemented.' => '{class}::authenticate() musi być zaimplementowany.',
  '{controller} cannot find the requested view "{view}".' => '{controller} nie może znaleźć wymaganego widoku "{view}".',
  '{controller} contains improperly nested widget tags in its view "{view}". A {widget} widget does not have an endWidget() call.' => '{controller} zawiera niewłaściwie zagnieżdżone tagi widgetów w swoim widoku "{view}". Widget {widget} nie ma wywołania endWidget().',
  '{controller} has an extra endWidget({id}) call in its view.' => '{controller} ma dodatkowe wywołanie endWidget({id}) w swoim widoku.',
  '{widget} cannot find the view "{view}".' => '{widget} nie może odnaleźć widoku "{view}".',
);